OpenBuildings GenerativeComponents Help

Union

Returns a new list comprising every value that's a member of listA, listB, or both.

object[] Union(object[] listA, object[] listB)